docs.rs failed to build coreaudio-rs-0.9.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
coreaudio-rs
A friendly rust interface for Apple's Core Audio API.
This crate aims to expose and wrap the functionality of the original C API in a zero-cost, safe, Rust-esque manner.
If you just want direct access to the unsafe bindings, use coreaudio-sys.